Welcome![Sign In][Sign Up]
Location:
Search - function keyboard

Search list

[Other resourcec_password

Description: 51做的门禁系统代码,有4×4键盘扫描,9346的存储功能,掉电不丢失密码,3重密码防忘记功能-51 of the Access Control System code, a 4 4 keyboard scanning, the 9346 storage functionality, nonvolatile not lost password, three heavy-forget the password function
Platform: | Size: 7253 | Author: astonzorro | Hits:

[OtherTC 2.0 挖地雷

Description: TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如菜单的事件处理函数有两个:单击菜单项和鼠标焦点落在 菜单项上。菜单对象能够依据analysis传给它的击键信息,来判断到底调用哪个事件处 理函数。(在windows编程中,其实也是给对象或控件写事件处理函数)。 当然了,我这个程序中事件处理机制是非常基础和简单的,因为用的是TC2.0的编译器, 所以很多东西要自己写,会麻烦一些。 ………………详细情况见包内文档!-TC 2.0-dug mines WITH TC 2.0 version of the mines dug an entire game based on event-driven means that the work of this point and windows applications are interlinked. The backbone of the proceedings, repeatedly capturing mouse events, and through a function : Bool analysis (jumping point, ClickInfor infor) to analyze the role of the mouse incident which targeted (game elements, such as buttons, menus, mines cells are targeted as a treat) and then the mouse events corresponding to the distribution of the object. Different targets, the right mouse events has its own function of the incident, such as the incident menu function is two-fold : a menu item and click the mouse focus fell on the menu items. Object menu based on the analysis of the keyboard it pass information to determine which eve
Platform: | Size: 57510 | Author: miao | Hits:

[Hook api鼠标键盘记录和回放

Description: 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
Platform: | Size: 167364 | Author: 王熠 | Hits:

[Hook apikeyboardhunter

Description: 截获指定键盘按钮、记录键盘动作的软件。 可以指定任意按钮,使按钮无效,包括屏蔽功能键。-intercepted designated keyboard button, record keystrokes software. You can specify arbitrary button, the button invalid, including shielding function keys.
Platform: | Size: 93049 | Author: jh | Hits:

[Other resource增强图形界面-实现工具箱-状态栏-光标-键盘操作

Description: 程序功能的说明如下所示: 增强图形界面:实现工具箱、状态栏、光标、键盘操作等。-procedures Description of function as follows : Enhanced GUI : achieving toolbox, status bar, cursor, keyboard operation.
Platform: | Size: 274850 | Author: 王晓明 | Hits:

[OS programManipulating_the_Keyboard_Lights_in_NT_src

Description: This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls DeviceIoControl to send IOCTL function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a keyboard light continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be easily built for inclusion in a static link library by defining STATIC_LIBRARY on the compiler command line or in settings. -This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, and to build these sources. There s really nothing fancy about this code, it creates a DOS device for the keyboard device, opens a handle to that device, and calls to send DeviceIoControl did function codes to the device. It did require a fair amount digging around in the DDK to create this effect, and it is an interesting twist on an alternate UI mechanism, and thus I felt it might be suitable for inclusion in this archive. A high-level, multi-threaded function to flash a light keyboard continuously in its own thread, is included. This call is demonstrated in the sample project. NTKbdLites can be
Platform: | Size: 6555 | Author: guard2002 | Hits:

[Other resourcezlg7289_1

Description: 初学者关于ZLG7289的问题 ZLG7289.c文件 数码管的显示和键盘管理的功能函数-ZLG7289 beginners on the issue of digital document management ZLG7289.c display and keyboard control Jimmy function Function
Platform: | Size: 17174 | Author: ant | Hits:

[Other resourceeprom_pic16f877

Description: PIC单片机内部集成有EPROM,可用来存储数据。这是PIC16F877单片机的EPROM程序。用4*4键盘和外接喇叭,可以实现一个弹奏音乐和播放音乐的功能-PIC microcontroller integrated with internal EPROM that can be used to store data. This is the PIC16F877 MCU EPROM procedures. 4 * 4 with a keyboard and an external loudspeaker, can achieve a play music and play music function
Platform: | Size: 8874 | Author: 陈燕 | Hits:

[assembly languagehuibian_asm

Description: 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedures and a report. Importation of 0-100 between the value of n, calculation Fibonacci numbers to decimal output. 2. Keyboard input from his characters for '$' end you input string is contained 'computer' string, if included. calculations include 'computer' string of numbers and decimal output to the number. 3. Documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs. 4. The establishment of books and information documents, has asked to insert, update, delete, search function, use the menu suggested.
Platform: | Size: 53065 | Author: 小米 | Hits:

[Editorjiandanbianjiqi

Description: 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypad, procedures movable cursor input, deleted and code can be as powerful editor, compiler : -I/usr/include/ncurses edit.c gcc-o edit-ln curses
Platform: | Size: 1108 | Author: wwwwppp | Hits:

[EditBoxscrect

Description: 密码盒控件,这个控件每当用键盘输入一个字符时,将显示出随机个数的密码字符。使用Api函数GetWindowText无法得到其中的内容。即使在你身旁看你输入密码,也很难看出你输入的密码是什么-password box controls, the controls used whenever a character keyboard, will show the number of random passwords characters. The use of Api GetWindowText function which can not be content. Even in the people around you see you enter the password, it is difficult to see you key in your PIN is what
Platform: | Size: 32314 | Author: 杨冰 | Hits:

[Hook apigouzhi

Description: 钩子函数运用,一个小小的鼠标键盘钩子函数的运用-use hook function, a small mouse and keyboard use of the hook function
Platform: | Size: 226101 | Author: 陈义平 | Hits:

[Button controlVB111

Description: 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-SetWindowsHookEx use of the procedure, shielding the keyboard keys (including the system keys). If you only wish to shield a button, please change the code below. Form1.Text1 wParam = = kk.vkCode Form1.Label1
Platform: | Size: 49637 | Author: 刘郑 | Hits:

[Other resourceEdit2

Description: 控制数码管,键盘,带eeprom,可启动,暂停等功能 -control digital control, keyboard, with EEPROM can be activated to suspend function
Platform: | Size: 1586 | Author: 张接 | Hits:

[assembly languagekbdio

Description: 字处理演示程序之扩充键盘功能(SHIFT键的功能)-word processing demonstration procedures expansion keyboard functions (SHIFT key function)
Platform: | Size: 1496 | Author: 王成 | Hits:

[GUI DevelopMySystem

Description: 专为Delphi制作的常用函数功能合集,其中分为字符串\\窗体\\系统\\键盘鼠标等几个大类.-produced specifically for the Delphi Common Function Collection, It is divided into a string \\ windows \\ system \\ keyboard and mouse several major categories.
Platform: | Size: 7293 | Author: 张晓 | Hits:

[GUI DevelopMyWindow

Description: 专为Delphi制作的常用函数功能合集,其中分为字符串\\窗体\\系统\\键盘鼠标等几个大类.-produced specifically for the Delphi Common Function Collection, It is divided into a string \\ windows \\ system \\ keyboard and mouse several major categories.
Platform: | Size: 3438 | Author: 张晓 | Hits:

[GUI DevelopMyMouseKey

Description: 专为Delphi制作的常用函数功能合集,其中分为字符串\\窗体\\系统\\键盘鼠标等几个大类.-produced specifically for the Delphi Common Function Collection, It is divided into a string \\ windows \\ system \\ keyboard and mouse several major categories.
Platform: | Size: 1109 | Author: 张晓 | Hits:

[assembly language4-4_Key

Description: 4X4矩阵式键盘识别程序,有效,刚用过。你可以往里面添加自己定义的函数-4x4 matrix keyboard identification procedures, effective and just used. You can add their own definitions to hide the function
Platform: | Size: 1037 | Author: 王铁鑫 | Hits:

[Hook apiKeyHookApp

Description: 一个简单的全局钩子函数的实现,捕捉键盘的输入,然后在列表中显示出来。-a simple function of the overall situation hook achieve capture keyboard input, then the list displayed.
Platform: | Size: 48934 | Author: 杨光 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net